.container {
    padding: 0 0px;
}
ul,
ol {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none !important;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #ed6827;
}
.inside-banner .title {
    /*margin-bottom: 36px;*/
}
.inside-banner .text {
	max-width: 780px;
}
/*.sentence {
    font-size: 16px !important;
    max-width: 780px;
}*/
.inside-title .title {
    margin: 49px 0 28px 0;
}

.inside-title .info {
    margin-bottom: 44px;
}

.product-advantages-list {
    /* min-height: 290px; */
    background-color: #fff;
    padding-bottom: 64px;
}

.ul-list li {
    float: left;
    width: 18%;
    margin-right: 100px;
}

.ul-list li:last-child {
    margin-right: 0;
}

.ul-list .img-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ul-list li img {
    max-height: 100px;
    margin-bottom: 40px;
}

.ul-list li .dec {
    height: 18px;
    font-size: 18px;

    font-weight: 400;
    color: #333333;
    margin: 0 0 16px 0;
    text-align: center;
}

.ul-list li .decinfo {
    width: 100%;
    height: 36px;
    font-size: 14px;

    font-weight: 400;
    color: #8a8a8a;
    line-height: 22px;
    text-align: center;
}

.product-features {
    min-height: 932px;
    padding: 56px 0 0px 0;
    background-color: #f7f7f7;
}

.product-features .tit {
    font-size: 18px;

    font-weight: bold;
    color: #333333;
}

.product-features .decinfo {
    font-size: 14px;

    font-weight: 400;
    color: #8a8a8a;
    line-height: 22px;
    margin: 14px 0 30px 0;
}

.big-container {
    height: 96px;
    padding-left: 16px;
    border-left: 2px solid #ed6827;
}

.product-features ul .item {
    width: 33%;
    float: left;
    padding-right: 88px;
}

.product-features ul .item:nth-child(3) {
    padding-right: 0;
}

/* .product-features .item .content-tit {
  margin: 14px 0 30px 0;
} */
.info-title {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 700;
}

.product-features ul {
    padding-bottom: 64px;
}

.go .detail {
    height: 684px;
    background: #fbfbfb;
    border: 1px solid #e5e5e5;
    margin-bottom: 68px;
}

.begin .get-start {
    display: block;
    max-width: 250px;
    height: 45px;
    color: #ffffff;
    line-height: 45px;
    background-color: #ed6827;
    margin: 0 auto;
    text-align: center;
}

.begin .get-start a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.begin {
    padding: 76px 0 0px 0;
    height: 225px;
    background-color: #f4f4f4;
}

.begin .txt {
    text-align: center;
    width: 669px;
    font-size: 16px;
    margin: 0 auto;
    line-height: 24px;
    margin-bottom: 59px;
}

.apply {
    padding: 44px 0 36px 0;
    background-color: #1c1c1c;
    height: 183px;
    text-align: left;
}

.apply .apply-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
}

.apply .apply-btn {
    display: block;
    width: 120px;
    height: 40px;
    background-color: #ed6827;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
    cursor: pointer;
}

.go .detail .left {
    margin-top: 81px;
    float: left;
}

.go .detail .right {
    width: 225px;
    float: left;
    margin-left: 40px;
}

.go .detail .right .m57 {
    margin: 57px 0 29px 0;
    font-size: 18px;
    color: #333333;
    max-width: 295px;
    height: 18px;

    font-weight: bold;
    color: #333333;
}

.go .detail .right .right-top-content {
    max-width: 434px;
    font-size: 14px;
    font-weight: 400;
    color: #8a8a8a;
    line-height: 22px;
}

.right-top {
    width: 438px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 36px;
}

.go {
    padding-bottom: 49px;
}

.go .detail .left img {
    width: 720px;
    height: 535px;
    border: 1px solid #e5e5e5;
}

.right-bot .inside-tit {
    color: #333333;
    font-size: 14px;
    margin-bottom: 12px;
}

.right-bot .inside-tit img {
    vertical-align: bottom;
}

.right-bot .r-title {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 29px;
}

.right-bot .inside-content {
    color: #8a8a8a;
    font-size: 14px;
    margin-bottom: 30px;
    width: 420px;
    padding-left: 28px;
}

.go .detail .right .right-top-content {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .container {
        width: 1260px;
    }
    .product-features .inside-title .title {
        margin: 0;
    }
}
@media screen and (max-width: 768px) {
    .inside-banner-m .container {
        padding: 0 12px !important;
    }
    .go .detail {
        height: 100% !important;
    }
    .go .detail .right {
        width: 100%;
    }

    .go .detail .right {
        margin-left: 0;
    }

    .right-bot .inside-content {
        width: 100%;
    }

    /* .inside-banner {
        display: block;
    } */

    .go .detail .left img {
        width: 100%;
        height: 100%;
    }

    .begin .txt {
        transform: translateX(0);
        width: 100%;
    }

    .ul-list li {
        width: 44%;
        margin-bottom: 20px;
    }

    .ul-list li:nth-child(even) {
        margin-right: 0;
    }

    .product-features,
    .product-advantages {
        padding: 0 10px;
    }

    .product-features ul:nth-of-type(3) {
        margin-bottom: 0px;
    }

    .product-features ul .item {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .right-top {
        width: 100%;
    }

    .go {
        padding: 0 10px;
    }
}

@media screen and (max-width: 671px) {
    .ul-list li {
        width: 100%;
    }
}

@media screen and (max-width: 438px) {
    .product-features .decinfo {
        margin: 45px 0 62px 0;
    }
}
@media screen and (max-width: 375px) {
    .inside-banner .info {
        font-size: 18px;
    }
}

.bfc-wrap {
    overflow: hidden;
    margin-top: 30px;
}
.product-features {
    padding-bottom: 64px;
}
.content-item {
    width: 100%;
    padding-top: 55px;
    border-bottom: 1px solid #efefef;
}
.content-item:last-of-type {
    padding-top: 55px;
    border-bottom: none;
}

.content-item:last-of-type .ul-content {
    padding-bottom: 0;
}

.go .inside-title .title {
    margin: 55px 0 52px;
}

.begin .inside-title .title {
    margin-top: 0;
}

.product-advantages .inside-title .title {
    margin-bottom: 47px !important;
}
